How to Install monotone-server software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install monotone-server software package in Ubuntu 14.04 LTS (Trusty Tahr)

monotone-server software package provides Distributed version (revision) control system - server scripts, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install monotone-server 

monotone-server is installed in your system.

Make ensure the monotone-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep monotone-server *

You will get with monotone-server package name, version, architecture and description in a table

monotone-server package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package monotone-server
Version 1.0-12
Description Distributed version (revision) control system - server scripts
Sub Section devel


See Also, How to uninstall or remove monotone-server software package from Ubuntu 14.04 LTS (Trusty Tahr)?